Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2025

Bumps Microsoft.OpenApi from 2.0.0-preview.14 to 2.0.0-preview9.

Release notes

Sourced from Microsoft.OpenApi's releases.

v2.0.0-preview9

2.0.0-preview9 (2025-02-21)

Features

  • add support for dependentRequired (75d7a66)

Bug Fixes

  • an issue where deprecation extension parsing would fail (5db8757)
  • an issue where deprecation extension parsing would fail (b59864c)
  • refactor ToIdentifier() to normalize flaggable enums (#2156) (b80e934)

v2.0.0-preview8

2.0.0-preview8 (2025-02-17)

Bug Fixes

  • a bug where external reference loading for local files would not work on linux (df99a00)
  • add meaningful exception message during validation (4a6547d)
  • add meaningful exception message during validation (74d20ed)
  • adds a cancellation token argument to external document loading (a5ffab1)
  • parsing failure on nodes set to null (20aacc1)
  • parsing failure on nodes set to null (4245de9)

v2.0.0-preview7

2.0.0-preview7 (2025-02-06)

Bug Fixes

  • do not write null for types on parameters in v2 (f889937)
  • do not write null for types on parameters in v2 (4aef7b7)

v2.0.0-preview6

2.0.0-preview6 (2025-02-05)

Features

  • adds a net8 target to benefit from all the conditional compilation (a201aa2)
  • adds components registration method for schemas (10e548a)
  • adds deconstructor to read result (79336f6)
  • adds deconstructor to read result (d8c1593)
  • adds to identifier mapping to non nullable enum (bd9622e)
  • bumps target OAS version to 3.1.1 (9e8d8a4)
  • configure AOT for trimming compatibility (b4f9c3e)

... (truncated)

Changelog

Sourced from Microsoft.OpenApi's changelog.

2.0.0-preview.14 (2025-03-18)

Bug Fixes

  • exclude hidi from release due to package source mapping conflict (72daa54)

2.0.0-preview.13 (2025-03-14)

Features

  • adds OpenApiDocument.SerializeAs() so simplify serialization scenarios (371a574)
  • enable null reference type support (#2146) (96574ec)
  • enables references as components (eeffba9)
  • use http method object instead of enum (8baff28)

Bug Fixes

  • a bug where references would not serialize summary or descriptions in 3.1 (ca7ccdd)
  • handling for reference IDs with http prefix (3385a0e)

2.0.0-preview.12 (2025-03-07)

Bug Fixes

  • fixes serialization of openApidocs with operation tags with settings to inline references (8eecae6)
  • fixes serialization of openApidocs with operation tags with settings to inline references. (f67fe64)

2.0.0-preview.11 (2025-03-03)

Bug Fixes

  • rename OpenApiDocument.SecurityRequirements as Security (d8553d6)

Miscellaneous Chores

  • release 2.0.0-preview.11 (f425b8e)

2.0.0-preview10 (2025-02-27)

Features

  • deduplicates tags at the document level (93c468e)
  • tags references are now deduplicated as well (763c0c1)

... (truncated)

Commits
  • 5a05d1e Merge pull request #2158 from microsoft/release-please--branches--main--compo...
  • c8da4bd chore(main): release 2.0.0-preview9
  • 85c3a4e Merge pull request #2161 from microsoft/dependabot/nuget/FluentAssertions-7.2.0
  • 6238e32 chore(deps): bump FluentAssertions from 7.1.0 to 7.2.0
  • b80e934 fix: refactor ToIdentifier() to normalize flaggable enums (#2156)
  • 75d7a66 feat: add support for dependentRequired
  • 5db8757 Merge pull request #2157 from microsoft/fix/deprecation-extension-dates
  • d49c38d chore: cleanup of GetValues where possible
  • b59864c fix: an issue where deprecation extension parsing would fail
  • e039532 Merge pull request #2154 from microsoft/dependabot/nuget/PublicApiGenerator-1...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET) from 2.0.0-preview.14 to 2.0.0-preview9.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Changelog](https://github.com/microsoft/OpenAPI.NET/blob/main/CHANGELOG.md)
- [Commits](microsoft/OpenAPI.NET@v2.0.0-preview.14...v2.0.0-preview9)

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 18, 2025
@github-actions github-actions bot enabled auto-merge March 18, 2025 18:36
@baywet baywet closed this Mar 18, 2025
auto-merge was automatically disabled March 18, 2025 18:42

Pull request was closed

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 18, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.OpenApi-2.0.0-preview9 branch March 18, 2025 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant